Skip to content

Fixed Duplicate API Call Bug for describe_table, registration_info, and describe_all queries#451

Merged
BboyAkers merged 6 commits into
stagefrom
aakers/STUDIO-155
Dec 18, 2024
Merged

Fixed Duplicate API Call Bug for describe_table, registration_info, and describe_all queries#451
BboyAkers merged 6 commits into
stagefrom
aakers/STUDIO-155

Conversation

@BboyAkers

@BboyAkers BboyAkers commented Dec 17, 2024

Copy link
Copy Markdown
Member

Ticket

Overview

  • Fixed Duplicate API call bug for describe_table query
  • Fixed Duplicate API call bug for registration_info query
  • Fixed Duplicate API call bug for describe_all query
  • Added describe_all query to trigger/sync instances when navigating to a different Table triggered via the EntityManagerRow component.
  • Named Datatable component the same as it's import name BrowseDataTable

Manual Testing

Initial Load

  1. Open devtools network tab
  2. Log in and navigate to /browse
    Expected Result:
    You will see no duplicate queries.

Table navigation

  1. Open devtools network tab
  2. Log in and navigate to /browse
  3. Click/navigate to a different table
    Expected Result:
    You will see no duplicate queries and describe_all is triggered

@BboyAkers BboyAkers changed the title Fixed Duplicate API Call Bug for describe_table query Fixed Duplicate API Call Bug for describe_table, registration_info, and describe_all queries Dec 18, 2024
@sonarqubecloud

Copy link
Copy Markdown

@BboyAkers
BboyAkers merged commit 651b6a4 into stage Dec 18, 2024
@BboyAkers BboyAkers mentioned this pull request Jan 16, 2025
@dawsontoth
dawsontoth deleted the aakers/STUDIO-155 branch June 20, 2025 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants